~/storm/build/bin/storm --prism cluster.prism --prop cluster.props below_min --constants N=64,T=2000,t=20 --prismcompat --sound --precision 1e-6 --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4 --engine hybrid
Storm 1.5.1
Date: Tue Apr 28 16:10:46 2020
Command line arguments: --prism cluster.prism --prop cluster.props below_min --constants 'N=64,T=2000,t=20' --prismcompat --sound --precision 1e-6 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4 --engine hybrid
Current working directory: /
WARN (Program.cpp:178): The input model is a CTMC, but uses probabilistic commands like they are used in PRISM. Consider rewriting the commands to use Markovian commands instead.
WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
Time for model input parsing: 0.004s.
WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
Time for model construction: 0.379s.
--------------------------------------------------------------
Model type: CTMC (symbolic)
States: 151060 (38 nodes)
Transitions: 733216 (8225 nodes)
Reward Models: time_not_min
Variables: rows: 11 meta variables (23 DD variables), columns: 11 meta variables (23 DD variables)
Labels: 4
* deadlock -> 0 state(s) (1 nodes)
* init -> 1 state(s) (24 nodes)
* minimum
* premium
--------------------------------------------------------------
Model checking property "below_min": R[exp]{"time_not_min"}=? [C<=2000] ...
Result (for initial states): 0.00421944377
Time for model checking: 1238.217s.